home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / rexx / 201 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  1.1 KB

  1. Path: news.cybercomm.net!usenet
  2. From: jwrugo@raven.cybercom.com (John W. Rugo)
  3. Newsgroups: comp.lang.rexx
  4. Subject: VX-Rexx and progress indicator?
  5. Date: 11 Jan 1996 12:43:27 GMT
  6. Organization: [Self]
  7. Distribution: inet
  8. Message-ID: <4d30lf$1st@crow.cybercomm.net>
  9. NNTP-Posting-Host: sl-005.sl.cybercomm.net
  10. X-Newsreader: NeoLogic News for OS/2 [version: 4.2]
  11.  
  12. Hello,
  13.  
  14. I would very much appreciate anyone who could explain by example
  15. the proper way to use the progress indicator function to monitor
  16. the installation of files to a directory.  I am unziping a file
  17. within the VX-REXX program and have been able to use the 
  18. progress indicator to count the exact amount of files that were
  19. installed to a directory and have it represented in the progress
  20. indicator.  However, I would like to know how to update the 
  21. indicator as each file is added to the directory.  I could do this
  22. if the files were being copyied from one place to another but
  23. can figure out how to do it when the files are compressed and being
  24. uncompressed.
  25.  
  26. Thanks very much for any help,
  27. John.
  28.  
  29. /------------------------------------\
  30. John W. Rugo
  31. jwrugo@raven.cybercom.com
  32.  
  33.